PHY SET FLUID PACKET SIZE

Set the packet size property of a fluid.

  Syntax
PHY SET FLUID PACKET SIZE ID, value
  Parameters
ID
Integer
identification number of the fluid object
value#
Integer
the new packet size property

  Returns

  Description

Controls the parallelization of the fluid. The spatial domain is divided into so called packets, equal sized cubes, alligned in a grid. This property defines the edge length of such a packet. It is relative to the interaction radius of the particles, given as ( rest particles per metre * radius ). It has to be a power of 2.

  Example Code
No example code is provided for this command